body#body_contact::after {
    content: "";
    background: url(../images/white_wave_@2X.png) 0 0 repeat;
    opacity: 0.5;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1; 
}
#mapPlaceholder {
    height: 40vh;
}
#m_mapPlaceholder {
    display: none;
}
#m_slide_top_menu {
    display: none;
}

#contact_content {
    width: 100%;
}


#thumb_contact {
    color: #000000;
    font-size: 4em;
}


.navbar {
    position: relative;
    min-height: 0px;
    border: 0px;   
    width: 100%;
}
.navbar-nav {
    width: 100%;
    text-align: center;
}

/*	-------- Loading  ----------*/
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: url(../images/loader/loader-128x/Preloader_1.gif) center no-repeat #fff;
}

#contact_content_01 {
    width: 15%;height: auto;
}
#contact_content_02 {
    margin: 40px 0 150px 0;
}

